home *** CD-ROM | disk | FTP | other *** search
- Subject: Dynamic FW_CPopupMenu
- Sent: 7/9/96 2:44 PM
- Received: 7/9/96 1:56 PM
- From: Paul Mylchreest, paulm@teamsoft.com
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- On 18 Jun 96, Bernie Wieser" <octavian@agt.net> wrote
-
- >Hello ODF types.
- >
- >Consider the following:
- >
- >FW_CPopupMenu* myProcesses = FW_NEW(FW_CPopupMenu, ( ev, this,
- >kValueTypeID, viewRect, kProcessMenuID, FW_CString(), 0, 1,
- >popupFixedWidth, FW_kHelvetica12 ) );
- >
- >Several questions:
- >1) there is no apparent way to construct pop-ups programmatically?
- >2) passing a resource ID for a Macintosh Menu is not portable?
- >3) popupFixedWidth does NOT work; nothing shows, if I set it back to zero,
- >I get a dynamic width pop-up. this a bug or mea culpa?
- >
-
- What are your plans on this? Should I wait for the next release?
-
- Paul.
-
-
-